home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / cd-rom / cdconnec / cdconnec.txt < prev    next >
Text File  |  1996-07-10  |  18KB  |  515 lines

  1. CD-ConnectTM Version 1.6
  2.  
  3. Cogito Ergo Software Inc. & Cross International Corporation (CIC)
  4. (c) 1994-5 Cross International
  5. CD-Connect is a trademark of CIC
  6. Voice: 303-440-7313  -  FAX-BBS:  303-442-2616
  7.  
  8. Technical Support Information:
  9.  
  10. For the best response to technical issues, please FAX us at 303-
  11. 442-2616 and provide a copy of your config.sys and 
  12. autoexec.bat for the machine in question as well as a complete 
  13. description of the problem.
  14.  
  15. CD-Connect Licensing:
  16.  
  17. CD-Connect is licensed in 5, 10, and 25 user increments. If you 
  18. have the 10 user version , this means that 10 workstations may 
  19. load CDUSER concurrently. These workstations may connect up 
  20. to 5 different (or the same) CD-Servers. This means a total of 10 
  21. workstations may have a combined total of 50 connections at any 
  22. one time. You may load as many copies of CDSERVER on CD-
  23. Servers as best fits your configuration, but each CD-Server 
  24. requires a different directory.
  25.  
  26. CD-Connect components:
  27.  
  28. INSTALL.EXE:
  29. Installation program to install CD-Connect. This file is not 
  30. copied over to the installation directory.
  31.  
  32. CDSETUP.EXE:
  33. This program will initialize data files for CDSERVER.EXE 
  34. and CDUSER.EXE. CDSETUP will setup CD-Connect 
  35. server names, resource names, and network addresses for 
  36. segmented networks.
  37.  
  38. CDSERVER.EXE:
  39. This is the CD-Server TSR. After checking for CDROM 
  40. drives previously defined in CDSETUP, it will terminate 
  41. and go resident waiting for CDUSER connections and 
  42. requests. CDSERVER will load itself in conventional 
  43. memory but may be loaded in high memory using the MS-
  44. DOS 5.0 or greater lh or load high command.  Please refer 
  45. to the MS-DOS or DR-DOS manual.
  46.  
  47. CDUSER.EXE:
  48. This is the client-side redirector TSR. When the specified 
  49. local drive, CD-Server, and CD-Server resource are 
  50. supplied to CDUSER, it will terminate and go resident, 
  51. communicating with the remote CD-Server. CDUSER will 
  52. first attempt to load itself in high memory, if available and 
  53. there is enough room, then load in conventional memory.
  54.  
  55. RESOURCE.DAT:
  56. This file is created the first time you run CDSETUP.EXE. 
  57. CDSERVER requires this file to be in the same directory it 
  58. is run from.
  59.  
  60. NETADDR.DAT:
  61. This file is created the first time you run CDSETUP.EXE. 
  62. Both CDUSER and CDSERVER require this file to be in the 
  63. same directory they are run from.
  64.  
  65. CD-Connect requirements:
  66.  
  67.     Novell Netware 2.X, 3.X, 4.X, Personal Netware, or     Netware Lite
  68.         MS-DOS 3.3 or greater (or 100% compatible)
  69.     CDUSER requires 16K of conventional or high memory.
  70.     CDSERVER requires 18K conventional or high memory     (with a 
  71. memory manager), 64K of EMS memory, CD-ROM     drive and 
  72. drivers, MSCDEX.EXE version 2.0 or greater.
  73.  
  74. Notes for using CD-Connect with Novell Netware:
  75.  
  76. CD-Connect and the CONFIG.SYS LASTDRIVE= 
  77. command: The Novell Netware shell, NETX.COM will 
  78. assign the first network drive after the LASTDRIVE= 
  79. command in your config.sys. If LASTDRIVE=E then your 
  80. login drive will be F:. (This is the default if there is no 
  81. LASTDRIVE command in the config.sys.) CDUSER.EXE 
  82. and MSCDEX require a drive letter that is less than or 
  83. equal to the LASTDRIVE= statement. Using the above 
  84. example, and assuming drive C: as a local hard disk, 
  85. CDUSER could use D:, and E: for the redirected CDROM 
  86. drives. If drives D: and E: are local drives or undesirable 
  87. you may use NovellÆs VLMs and set your config.sys to 
  88. LASTDRIVE= Z and use any drive letter from C: to Z:. For 
  89. more information about NetwareÆs VLMs, contact Novell.
  90.  
  91. CD-Connect and NetwareÆs SPX: CD-Connect requires the 
  92. SPX transport to be loaded for communication. CDUSER 
  93. requires 1 SPX connection to operate and CDSERVER 
  94. requires the number concurrent users for SPX 
  95. connections. The default number of SPX connections is 
  96. 15, however this default may be modified through 
  97. NetwareÆs NET.CFG file, generally located in the directory 
  98. NETX.COM or VLM.EXE if loaded. If you receive the 
  99. message æSPX connection count is too lowÆ message, 
  100. increase the value in your NET.CFG file. (See Netware 
  101. manuals for more information.) CDUSER and CDSERVER 
  102. will also report a warning message if after loading there 
  103. are no more SPX connections available. This is a non-fatal 
  104. error informing you that any other applications that may 
  105. use SPX will not run without the SPX connection count 
  106. being increased.
  107.  
  108. INSTALLATION
  109.  
  110. Step 1 - Pre-installation
  111.  
  112. You must first install your CD-ROM drives(s) on the CD-
  113. Server according to your drive manufactures instructions.  
  114. CD-ConnectÆs CDSERVER requires access to the CD-ROM 
  115. drive(s) via MSCDEX version 2.0 or greater. CDUSER does 
  116. not use MSCDEX. A typical configuration for a CD-ROM 
  117. drive before installation of CD-Connect might look like the 
  118. following: (Using AdaptecÆs AHA 1542B SCSI adapter and 
  119. a NEC-74)
  120.     CONFIG.SYS:
  121.     DEVICE=C:\DOS\HIMEM.SYS    - Himem driver
  122.     DEVICE=C:\DOS\EMM386.SYS - EMM or EMS driver
  123.     DEVICE=C:\ASW410\ASPI4DOS.SYS    - Adapter driver
  124.     DEVICE=C:\ASW410\ASWCDNEC.SYS /D:ASPICD0                CDROM 
  125. driver
  126.     FILES=40
  127.     BUFFERS=40
  128.     LASTDRIVE=F
  129.     AUTOEXEC.BAT:
  130.     PROMPT $P$G
  131.     PATH=C:\DOS;C:\WINDOWS
  132.     C:\DOS\MSCDEX /D:ASPICD0 /L:D /M:12
  133.  
  134. At this point you should be able to access the CD-ROM 
  135. drive(s) locally on the CD-Server.
  136.  
  137. Step 2 - Running INSTALL.EXE
  138.  
  139. Insert the CD-Connect disk in floppy drive A: or B: and 
  140. type: A:\INSTALL or B:\INSTALL
  141. Enter in the destination path to install CD-Connect files. 
  142. The best place to install CD-Connect is on the file server 
  143. in a directory that is accessible to all users that will be 
  144. using it. Once CD-Connect has completed the file copying, 
  145. it will automatically load CDSETUP.EXE. It is 
  146. recommended you follow along with the next steps when 
  147. configuring and loading CD-Connect programs.  You will 
  148. need to have certain rights to add a directory, please refer 
  149. to your Novell Netware manual.
  150.  
  151. Step 3 - Running CDSETUP.EXE
  152.  
  153. Select æSet Resource NamesÆ from the main menu.
  154. a) Enter in the name of this CD-Server. (Example: 
  155. æCDSERV1Æ)
  156. b) Enter in the maximum number of total open files 
  157. that will be available to remote users. The 
  158. minimum is 20 and the maximum is 225. 
  159. CDSERVER will use this number to allow remote 
  160. users to open X number of files concurrently and 
  161. the remaining files will be available to the 
  162. foreground application on the CD-Server. If this 
  163. number is 40 then your config.sys should read 
  164. FILES=60, which would allocate 40 open files to 
  165. remote users and 20 open files to the foreground 
  166. application on the CD-Server.
  167. c) Fill in the resource name, drive letter, and 
  168. description for each CD-ROM drive available. 
  169. Pressing the F9 key will search for all CD-ROM 
  170. drives and fill in a default for these fields. 
  171. (Example: æCD1Æ æFÆ
  172. d) Press F10 to save the changes.
  173. e) If the maximum number of files specified is 
  174. greater than your FILES= statement plus 20 in the 
  175. config.sys, CDSETUP will prompt you to update 
  176. your config.sys FILES= statement.
  177.  
  178. Select æEdit Network AddressÆ from the main menu:
  179. a) Fill in the hexadecimal numbers that represent 
  180. different network segments on your network. If 
  181. you are unsure what numbers to use, consult your 
  182. network administrator. Pressing F9 will attempt to 
  183. search for all known network segments for you. 
  184. Netware Lite and Personal network users should 
  185. use the default value of 1.
  186. b) Press F10 to save the changes.
  187.  
  188. Step 4 - Running CDSERVER.EXE:
  189.  
  190. Type æCDSERVERÆ on the CD-Server. CDSERVER will 
  191. report the drives(s) it is making available to remote users 
  192. and load resident.
  193.  
  194. Step 5 - Running CDUSER.EXE:
  195.  
  196. Run CDUSER on the remote workstation with the 
  197. following command line parameters:
  198.  
  199. /s:ServerName        (Name of CD-Server to attach to, 
  200. from step 3a)
  201. /m:ResourceName    (Name of  the resource to attach 
  202. to, from step 3b)
  203. /l:DriveLetter        (Local drive letter to assign to remote 
  204. CD-ROM)
  205.  
  206. Using the examples in the previous steps you would type:
  207.  
  208. CDUSER /s:CDSERV1 /m:CD1 /l:F
  209.  
  210. This would assign drive F: as the remote CD-ROM drive 
  211. on CD-Server æCDSERV1Æ and æCD1Æ as the drive you 
  212. want to access. The drive letter you choose need not be 
  213. the same as the drive selected under step 3b. The drive 
  214. letter you choose must be less than the LASTDRIVE= 
  215. parameter in the config.sys.
  216.  
  217. If you receive the message æUnable to locate CD-Server 
  218. æServerNameÆ,  re-run CDSETUP and confirm that your 
  219. network addresses are setup correctly and that 
  220. CDSERVER is running. 
  221.  
  222. You may also supply the command line information using 
  223. these DOS environment variables:
  224.  
  225. SET CDSRV=ServerName
  226.         SET CDNAM=ResourceName
  227.         SET CDDRV=DriveLetter
  228.  
  229. You may connect to additional remote CD-ROM drives by 
  230. running CDUSER again and specifying different 
  231. parameters.
  232.  
  233. Additional Information:
  234.  
  235. CDSERVER.EXE Command line options:
  236.  
  237. /U (Unload CDSERVER from memory)
  238.     /V (Get current version)
  239.     /?  (Get command line help)
  240.  
  241. CDUSER.EXE Command line options:
  242.  
  243.     /U (Unload CDUSER from memory and delete all             connections)
  244.     /R (Remove a drive connection, must be used with the /L     
  245.     parameter)
  246.     /L:DriveLetter (Specifies a local drive letter to redirect)
  247.     /S::ServerName (Specifies a CD-Server to connect to)
  248.     /M:ResourceName (Specifies a CD-Server resource to             attach to)
  249.     /C (Load in conventional memory only)
  250.     /H (Load in high memory only)
  251.     /D (Display all resources)
  252.     /O (Overwrite an existing local drive)
  253.     /T:Seconds (Change search timeout)
  254.     /? (Command line help)
  255.  
  256. Error Messages from CDUSER and CDSERVER:
  257. The following are errorcodes that are displayed and 
  258. returned to DOS for both CDUSER and CDSERVER.
  259.  
  260. Error 1:  You must be running DOS Version 3.3 or later.
  261. CDUSER and CDSERVER require MS-DOS 3.3 or greater.
  262.  
  263. Error 2:     Unable to find startup directory.
  264. An unusual DOS error occurred, probably due to an 
  265. incompatible version of DOS.
  266.  
  267. Error 3:     Unable to find a free vector, please unload one or more 
  268. TSRs.
  269. There are too many TSRs loaded, unload one or more 
  270. TSRs.
  271.  
  272. Error 4: IPX is not installed.
  273. IPX must be loaded. Run IPX.COM or IPXODI.COM
  274.  
  275. Error 5:  SPX is not installed.
  276. SPX must be loaded. Run IPX.COM or IPXODI.COM. If 
  277. these files are loaded, make sure they do not have the A 
  278. command line parameter.
  279.  
  280. Error 6:  Unable to open network address file, please run setup.
  281. You must run CDSETUP to initialize the network address 
  282. file NETADDR.DAT. If you have run CDSETUP, make sure 
  283. this file resides in the same directory that CDUSER or 
  284. CDSERVER is loaded from.
  285.  
  286. Error 7:  Unable to open socket.
  287. CDSERVER or CDUSER was unable to open a socket for 
  288. communications. Edit the Netware file NET.CFG and add 
  289. or increase the æipx sockets = æ parameter. If this does 
  290. not solve the problem, unload any other networking TSRs 
  291. (aside from the Novell startup TSRs) and try it running 
  292. again. 
  293.  
  294. Error 8:  Not enough memory to execute.
  295. There is insufficient memory to run the application. Unload 
  296. one or more TSRs to free up some memory.
  297.  
  298. Error 9:  This Operating System is not supported.
  299. This computer is not running a supported operating 
  300. system such as the OS/2 compatibility box.
  301.  
  302. Error 10:  Unable to open temporary file.
  303. The application was unable to open a temporary file for 
  304. writing. Try setting the TMP= environment variable to a 
  305. local drive.
  306.  
  307. Error 11:  Invalid number of startup parameters.
  308. The application was run without the necessary command 
  309. line parameters. Please review the documentation for the 
  310. program you are trying to run.
  311.  
  312. Error 12:  Unable to unload due to hooked interrupts. TSRs must 
  313. be unloaded in reverse order.
  314. The TSR you are trying to unload cannot because TSRs 
  315. must be unloaded in reverse order. Unload the TSRs that 
  316. were loaded after the CD-Connect application.
  317.  
  318. Error 13:  Unable to free memory.
  319. The TSR was unable to free the memory it is using. This is 
  320. probably due to some memory corruption.
  321.  
  322. Error 14:  SPX connection error.
  323. There was an error code returned when trying to establish 
  324. an SPX connection. Make sure both the node and the CD-
  325. Server have enough SPX connections defined in the 
  326. NET.CFG file.
  327.  
  328. Error 15:  SPX connection timeout.
  329. The remote computer did not respond to an SPX request. 
  330. This could be due to very heavy network traffic, a bad 
  331. cable, or bad adapter.
  332.  
  333. Error 16:  TSR must be installed before you can unload it.
  334. You have attempted to unload the TSR before is was 
  335. unloaded.
  336.  
  337. Error 17:  User aborted search... Exiting.
  338. You hit the ESC key while the program was doing a 
  339. network search.
  340.  
  341. Error 18:  Maximum local connection limit has been reached.
  342. The maximum local connection limit of five was reached. 
  343. Unload the TSR and reload with the new parameters.
  344.  
  345. Error 19:  Available SPX connection count is too low.
  346. There are not enough SPX connection available for 
  347. continued execution. Edit the Netware file NET.CFG and 
  348. add or increase the parameter SPX connections =.
  349.  
  350. Error 20:  Unable to load TSR high.
  351. There was not enough high memory for the TSR to load 
  352. high and the command line parameter /H was specified. At 
  353. this time, this only applies to CDUSER.EXE.
  354.  
  355. Error 21:  Error on file read.
  356. One of the data files has become corrupt. Restore from 
  357. backup both .DAT files or delete the .DAT files and re-run 
  358. CDSETUP.
  359.  
  360. Error Messages from CDUSER:
  361.  
  362. Error 100:  Unable to install redirector.
  363. Another TSR or device driver will not allow CDUSER to 
  364. install. Try to unload other redirection TSRs.
  365.  
  366. Error 101:  You must supply a CD resource name with /m:
  367. CDUSER requires the /M:Resource name to connect to a 
  368. CD-Server. See CDUSER Command line options for more 
  369. information.
  370.  
  371. Error 102:  You must supply a CD Server name with /s:
  372. CDUSER requires the /S:Server name to connect to a CD-
  373. Server. See CDUSER Command line options for more 
  374. information.
  375.  
  376. Error 103:  You must supply a drive letter with /l:
  377. CDUSER requires the /L:Drive letter to connect to a CD-
  378. Server. See CDUSER Command line options for more 
  379. information.
  380.  
  381. Error 104:  CDUSER is already loaded for drive [DriveLetter]
  382. CDUSER is already loaded for this drive. Unload CDUSER 
  383. or specify another drive letter.
  384.  
  385. Error 105:  Maximum number of redirectors already installed.
  386. The maximum total number of redirectors limit has been 
  387. reached. Unload CDUSER from another workstation or 
  388. upgrade to the next highest user version.
  389.  
  390. Error 106:  Unable to locate CD-Server [ServerName]
  391. CDUSER was unable to locate the server specified. Make 
  392. sure the name specified is correct (run CDUSER -d to find 
  393. out). If you still cannot see the server, verify that the 
  394. network addresses are correct (through CDSETUP). 
  395. Otherwise, try running CDUSER /T:5 to increase the 
  396. search timeout.
  397.  
  398. Error 107:  Drive [DriveLetter] is greater than LASTDRIVE     
  399.     LastDriveLetter]
  400. The drive letter specified is greater than the LASTDRIVE 
  401. parameter in the config.sys. Increase the LASTDRIVE 
  402. parameter, decrease the drive letter passed to CDUSER, or 
  403. use Netware VLMs.
  404.  
  405. Error 108:  Drive [DriveLetter] is already assigned
  406. Another application (such as Netware) is using this drive. 
  407. Choose another drive or run CDUSER with the /O option.
  408.  
  409. Error 109:  There are no available drives; change LASTDRIVE= in 
  410. your CONFIG.SYS
  411. Increase the LASTDRIVE= parameter in your config.sys.   
  412. For example, it is common to put Z in as the last drive.
  413.  
  414. Error 110:  Could not find CDUSER installed for drive [DriveLetter]
  415. Not used at this time.
  416.  
  417. Error 111:  Could not find any CD-Servers.
  418. No CD-Servers could be found. See error 106.
  419.  
  420. Error 112:  You cannot load CDUSER.EXE when CDSERVER.EXE 
  421. is loaded.
  422. You are attempting to load CDUSER then CDSERVER is 
  423. loaded. Simply access the local version of the CD-ROM 
  424. drive(s).
  425.  
  426. Error Messages from CDSERVER:
  427.  
  428. Error 200:  Unable to locate EMM driver.
  429. CDSERVER requires EMS memory to run. Add an 
  430. extended memory manager to your config.sys file such as 
  431. EMM386.SYS or EMM386.EXE.
  432.  
  433. Error 201:  EMM version must be 3.0 or greater.
  434. The EMM driver you are using is out of date. Load the 
  435. newest version.
  436.  
  437. Error 202:  CDSERVER requires 4 EMS Pages (64K).
  438. There is not enough EMS memory to load CDSERVER. 
  439. Decrease the amount of EMS memory other TSRs are 
  440. using such as disk caches.
  441.  
  442. Error 203:  No available CD-ROM drives.
  443. CDSERVER could not detect any CD-ROM drive(s). Make 
  444. sure MSCDEX is loaded and communication with the CD-
  445. ROM drives(s) is open.
  446.  
  447. Error 204:  Server with the same name already loaded on 
  448. network.
  449. You are attempting to load another workstation CD-Server 
  450. with the same name as another CD-Server. Copy 
  451. CDSETUP and CDSERVER to a different directory, run 
  452. CDSETUP and configure this workstation with a different 
  453. CD-Server name.
  454.  
  455. Error 205:  You cannot load CDSERVER.EXE when CDUSER.EXE 
  456. is loaded.
  457. CDSERVER and CDUSER cannot co-exist at this time.
  458.  
  459. Error 206:  CDSERVER is already loaded.
  460. You have attempted to load CDSERVER twice. CDSERVER 
  461. can only be loaded once.
  462.  
  463. Error 207:  Unable to open network resource file, please run 
  464. CDSETUP.EXE
  465. CDSERVER needs the file RESOURCE.DAT. Make sure this 
  466. file is in the directory the CDSERVER.EXE was run from.
  467.  
  468. Error 208:  lease re-run CDSETUP.EXE or adjust the FILES 
  469.                                                   parameter in your CONFIG.SYS to:  FILES = [Number]
  470. The number of files in your config.sys is too low or the 
  471. number specified in CDSETUP is too high.
  472.  
  473. Error 209:A servername was not defined in the resource.dat file.
  474.                Please run CDSETUP.EXE and define a servername.
  475. No server name was specified in CDSETUP. Please re-run 
  476. CDSETUP and enter a name.
  477.  
  478. Cross International Corporation assumes no responsibility for 
  479. errors or omissions in this document.  Nor does Cross make any 
  480. commitment to regularly send updates of the information 
  481. contained herein to its customers (unless specifically requested). 
  482. Product specifications may change without notice.
  483.  
  484.  
  485.  
  486.  
  487. CD-ConnectTM
  488.  
  489. CD-ROM Access Software for Novell 
  490. Networks
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502. ôDonÆt stand in line while trying to get onlineö
  503.  
  504. Cross International Corporation
  505. 854 Walnut Suite B
  506. Boulder, Colorado 80302
  507. 303-440-7313 FAX 442-2616
  508.  
  509.  
  510.  
  511. 12
  512.  
  513.  
  514.  
  515.